Uses of Enum
com.cisco.pt.ipc.enums.BufferFullAction
Packages that use BufferFullAction
-
Uses of BufferFullAction in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return BufferFullActionModifier and TypeMethodDescriptionstatic BufferFullActionBufferFullAction.fromIntValue(int value) static BufferFullActionBufferFullAction.fromIntValue(Integer value) static BufferFullActionReturns the enum constant of this type with the specified name.static BufferFullAction[]BufferFullAction.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of BufferFullAction in com.cisco.pt.ipc.system
Methods in com.cisco.pt.ipc.system that return BufferFullActionModifier and TypeMethodDescriptionOptions.getBufferFullAction()Information provided by the PKI file:Methods in com.cisco.pt.ipc.system with parameters of type BufferFullActionModifier and TypeMethodDescriptionvoidOptions.setBufferFullAction(BufferFullAction action) Information provided by the PKI file: -
Uses of BufferFullAction in com.cisco.pt.ipc.system.impl
Methods in com.cisco.pt.ipc.system.impl that return BufferFullActionModifier and TypeMethodDescriptionOptionsImpl.getBufferFullAction()Information provided by the PKI file:Methods in com.cisco.pt.ipc.system.impl with parameters of type BufferFullActionModifier and TypeMethodDescriptionvoidOptionsImpl.setBufferFullAction(BufferFullAction action) Information provided by the PKI file: